scale: remove impossible case
authorCosimo Cecchi <cosimoc@gnome.org>
Sun, 27 Mar 2016 02:11:41 +0000 (19:11 -0700)
committerCosimo Cecchi <cosimoc@gnome.org>
Sun, 27 Mar 2016 05:43:53 +0000 (22:43 -0700)
commit6efc06ef5c946c4fead4e411207a41ba154d3b31
tree4ff84ef1a093e43142d9e9e94eacc4306225f99d
parentb9899102935c801892d131031f2f92e752239dfa
scale: remove impossible case

We only create the gadget when the markup is not empty, so we don't
need to check again here.
gtk/gtkscale.c